home *** CD-ROM | disk | FTP | other *** search
- Path: uwm.edu!caen!jerdonek
- From: jerdonek@me.engin.umich.edu (Robert A. Jerdonek)
- Newsgroups: comp.lang.c++
- Subject: Finite State Machines in C++
- Date: 19 Apr 1996 04:00:46 GMT
- Organization: University of Michigan Engineering, Ann Arbor
- Distribution: world
- Message-ID: <4l735e$bja@srvr1.engin.umich.edu>
- NNTP-Posting-Host: me.engin.umich.edu
- Originator: jerdonek@me.engin.umich.edu
-
-
- I am looking for a C++ implementation of a generic finite state machine.
- I would prefer one that compiles with gnu g++.
-
- OO programming promises code reuse. So, where is the code that I can reuse?
-
- Please let me know if you can help.
-
- Thanks,
-
- Rob
-